module 7DaysToDieCanned
{

imports
    {
        Base
    }

/************************CANNED************************/

item 7CannedTuna
    {

        Weight            = 0.8,            
        Type	          = Food,           
        DisplayName       = Canned Tuna,               
        Icon	          = CannedTuna,               
        Calories          = 1824.9,              
        Carbohydrates     = 29.0,              
        Proteins          = 69.0,              
        Lipids            = 88.0,              
        Packaged          = TRUE,
    }
item Open7CannedTuna
    {

        Weight	          = 0.8,
        Type	          = Food,
        DisplayName       = Open Canned Tuna,
        Icon	          = CannedTuna,
        StaticModel       = CanOpen,
        HungerChange 	  = -5,        
        DaysFresh	  = 2,
        DaysTotallyRotten = 4,
        Calories          = 1824.9,              
        Carbohydrates     = 29.0,              
        Proteins          = 69.0,              
        Lipids            = 88.0,   
        Packaged          = TRUE,
        FoodType          = Meat,
        EvolvedRecipeName = Canned Tuna,
        ReplaceOnUse      = TinCanEmpty,
        EvolvedRecipe     = Stew:15;Stir fry Griddle Pan:15;Stir fry:15;Sandwich:15;Salad:15;Roasted Vegetables:15;PastaPot:15;PastaPan:15;RicePot:15;RicePan:15,
    }
item 7CannedSham
    {

        Weight            = 0.8,            
        Type	          = Food,           
        DisplayName       = Canned Sham,               
        Icon	          = CannedSham,               
        Calories          = 1350.1,              
        Carbohydrates     = 15.0,              
        Proteins          = 30.0,              
        Lipids            = 64.5,              
        Packaged          = TRUE,
    }
item Open7CannedSham
    {

        Weight	          = 0.8,
        Type	          = Food,
        DisplayName       = Open Canned Sham,
        Icon	          = CannedSham,
        StaticModel       = CanOpen,
        HungerChange 	  = -15,         
        DaysFresh	  = 2,
        DaysTotallyRotten = 4,
        Calories          = 1350.1,
        Carbohydrates     = 15.0,
        Proteins          = 30.0,
        Lipids            = 64.5,
        Packaged          = TRUE,
        FoodType          = Meat,
        EvolvedRecipeName = Canned Sham,
        ReplaceOnUse      = TinCanEmpty,
        EvolvedRecipe     = Stew:15;Stir fry Griddle Pan:15;Stir fry:15;Sandwich:15;Salad:15;Roasted Vegetables:15;PastaPot:15;PastaPan:15;RicePot:15;RicePan:15,
    }
item 7CannedSalmon
    {

        Weight            = 0.8,            
        Type	          = Food,           
        DisplayName       = Canned Salmon,               
        Icon	          = CannedSalmon,               
        Calories          = 1633.8,              
        Carbohydrates     = 26.0,              
        Proteins          = 46.0,              
        Lipids            = 20.0,              
        Packaged          = TRUE,
    }
item Open7CannedSalmon
    {

        Weight	          = 0.8,
        Type	          = Food,
        DisplayName       = Open Canned Salmon,
        Icon	          = CannedSalmon,
        StaticModel       = CanOpen,
        HungerChange 	  = -15,        
        DaysFresh	  = 2,
        DaysTotallyRotten = 4,
        Calories          = 1633.8,              
        Carbohydrates     = 26.0,              
        Proteins          = 46.0,              
        Lipids            = 20.0,  
        Packaged          = TRUE,
        FoodType          = Meat,
        EvolvedRecipeName = Canned Salmon,
        ReplaceOnUse      = TinCanEmpty,
        EvolvedRecipe     = Stew:15;Stir fry Griddle Pan:15;Stir fry:15;Sandwich:15;Salad:15;Roasted Vegetables:15;PastaPot:15;PastaPan:15;RicePot:15;RicePan:15,
    }
item 7CannedCatFood
    {

        Weight            = 0.8,            
        Type	          = Food,           
        DisplayName       = Canned Cat Food,               
        Icon	          = CannedCatfood,               
        Calories          = 1185.1,              
        Carbohydrates     = 13.0,              
        Proteins          = 11.0,              
        Lipids            = 3.0,              
        Packaged          = TRUE,
    }
item Open7CannedCatFood
    {

        Weight	          = 0.8,
        Type	          = Food,
        DisplayName       = Open Canned Cat Food,
        Icon	          = CannedCatfood,
        StaticModel       = CanOpen,
        HungerChange 	  = -5,        
        DaysFresh	  = 2,
        DaysTotallyRotten = 4,
        Calories          = 1185.1,              
        Carbohydrates     = 13.0,              
        Proteins          = 11.0,              
        Lipids            = 3.0, 
        Packaged          = TRUE,
        FoodType          = Meat,
        EvolvedRecipeName = Can Cat Food,
        ReplaceOnUse      = TinCanEmpty,
        EvolvedRecipe     = Stew:15;Stir fry Griddle Pan:15;Stir fry:15;Sandwich:15;Salad:15;Roasted Vegetables:15;PastaPot:15;PastaPan:15;RicePot:15;RicePan:15,
    }
item 7CannedDogFood
    {

        Weight            = 0.8,            
        Type	          = Food,           
        DisplayName       = Canned Dog Food,               
        Icon	          = CannedDogfood,               
        Calories          = 1565.6,              
        Carbohydrates     = 22.0,              
        Proteins          = 17.0,              
        Lipids            = 15.0,              
        Packaged          = TRUE,
    }
item Open7CannedDogFood
    {

        Weight	          = 0.8,
        Type	          = Food,
        DisplayName       = Open Canned Dog Food,
        Icon	          = CannedDogfood,
        StaticModel       = CanOpen,
        HungerChange 	  = -10,       
        DaysFresh	  = 2,
        DaysTotallyRotten = 4,
        Calories          = 1565.6,              
        Carbohydrates     = 22.0,              
        Proteins          = 17.0,              
        Lipids            = 15.0,  
        Packaged          = TRUE,
        FoodType          = Meat,
        EvolvedRecipeName = Canned Dog Food,
        ReplaceOnUse      = TinCanEmpty,
        EvolvedRecipe     = Stew:15;Stir fry Griddle Pan:15;Stir fry:15;Sandwich:15;Salad:15;Roasted Vegetables:15;PastaPot:15;PastaPan:15;RicePot:15;RicePan:15,
    }
item 7CannedPea
    {

        Weight            = 0.8,            
        Type	          = Food,           
        DisplayName       = Canned Pea,               
        Icon	          = CannedPea,               
        Calories          = 869.3,              
        Carbohydrates     = 35.0,              
        Proteins          = 28.0,              
        Lipids            = 6.0,              
        Packaged          = TRUE,
    }
item Open7CannedPea
    {

        Weight	          = 0.8,
        Type	          = Food,
        DisplayName       = Open Canned Pea,
        Icon	          = CannedPea,
        StaticModel       = CanOpen,
        HungerChange 	  = -10,         
        DaysFresh	  = 2,
        DaysTotallyRotten = 4,
        Calories          = 869.3,              
        Carbohydrates     = 35.0,              
        Proteins          = 28.0,              
        Lipids            = 6.0,   
        Packaged          = TRUE,
        FoodType          = Meat,
        EvolvedRecipeName = Canned Pea,
        ReplaceOnUse      = TinCanEmpty,
        EvolvedRecipe     = Stew:15;Stir fry Griddle Pan:15;Stir fry:15;Sandwich:15;Salad:15;Roasted Vegetables:15;PastaPot:15;PastaPan:15;RicePot:15;RicePan:15,
    }
item 7CannedPear
    {

        Weight            = 0.8,            
        Type	          = Food,           
        DisplayName       = Canned Pear,               
        Icon	          = CannedPear,               
        Calories          = 929.6,              
        Carbohydrates     = 55.0,              
        Proteins          = 38.0,              
        Lipids            = 9.0,              
        Packaged          = TRUE,
    }
item Open7CannedPear
    {

        Weight	          = 0.8,
        Type	          = Food,
        DisplayName       = Open Canned Pear,
        Icon	          = CannedPear,
        StaticModel       = CanOpen,
        HungerChange 	  = -10,         
        DaysFresh	  = 2,
        DaysTotallyRotten = 4,
        Calories          = 929.6,              
        Carbohydrates     = 55.0,              
        Proteins          = 38.0,              
        Lipids            = 9.0,    
        Packaged          = TRUE,
        FoodType          = Meat,
        EvolvedRecipeName = Canned Pear,
        ReplaceOnUse      = TinCanEmpty,
        EvolvedRecipe     = Stew:15;Stir fry Griddle Pan:15;Stir fry:15;Sandwich:15;Salad:15;Roasted Vegetables:15;PastaPot:15;PastaPan:15;RicePot:15;RicePan:15,
    }
item 7CannedChilli
    {

        Weight            = 0.8,            
        Type	          = Food,           
        DisplayName       = Canned Chilli,               
        Icon	          = CannedChilli,               
        Calories          = 1569.6,              
        Carbohydrates     = 32.0,              
        Proteins          = 34.0,              
        Lipids            = 29.0,            
        Packaged          = TRUE,
    }
item Open7CannedChilli
    {

        Weight	          = 0.8,
        Type	          = Food,
        DisplayName       = Open Canned Chilli,
        Icon	          = CannedChilli,
        StaticModel       = CanOpen,
        HungerChange 	  = -15,         
        DaysFresh	  = 2,
        DaysTotallyRotten = 4,
        Calories          = 1569.6,              
        Carbohydrates     = 32.0,              
        Proteins          = 34.0,              
        Lipids            = 29.0,    
        Packaged          = TRUE,
        FoodType          = Meat,
        EvolvedRecipeName = Canned Chilli,
        ReplaceOnUse      = TinCanEmpty,
        EvolvedRecipe     = Stew:15;Stir fry Griddle Pan:15;Stir fry:15;Sandwich:15;Salad:15;Roasted Vegetables:15;PastaPot:15;PastaPan:15;RicePot:15;RicePan:15,
    }
item 7CannedMiso
    {

        Weight            = 0.8,            
        Type	          = Food,           
        DisplayName       = Canned Miso,               
        Icon	          = CannedMiso,               
        Calories          = 995.9,              
        Carbohydrates     = 26.0,              
        Proteins          = 33.0,              
        Lipids            = 19.0,               
        Packaged          = TRUE,
    }
item Open7CannedMiso
    {

        Weight	          = 0.8,
        Type	          = Food,
        DisplayName       = Open Canned Miso,
        Icon	          = CannedMiso,
        StaticModel       = CanOpen,
        HungerChange 	  = -5,         
        DaysFresh	  = 2,
        DaysTotallyRotten = 4,
        Calories          = 995.9,              
        Carbohydrates     = 26.0,              
        Proteins          = 33.0,              
        Lipids            = 19.0,     
        Packaged          = TRUE,
        FoodType          = Meat,
        EvolvedRecipeName = Canned Miso,
        ReplaceOnUse      = TinCanEmpty,
        EvolvedRecipe     = Stew:15;Stir fry Griddle Pan:15;Stir fry:15;Sandwich:15;Salad:15;Roasted Vegetables:15;PastaPot:15;PastaPan:15;RicePot:15;RicePan:15,
    }
item 7CannedStock
    {

        Weight            = 0.8,            
        Type	          = Food,           
        DisplayName       = Canned Stock,               
        Icon	          = CannedStock,               
        Calories          = 1855.1,              
        Carbohydrates     = 73.0,              
        Proteins          = 64.0,              
        Lipids            = 38.0,              
        Packaged          = TRUE,
    }
item Open7CannedStock
    {

        Weight	          = 0.8,
        Type	          = Food,
        DisplayName       = Open Canned Stock,
        Icon	          = CannedStock,
        StaticModel       = CanOpen,
        HungerChange 	  = -15,         
        DaysFresh	  = 2,
        DaysTotallyRotten = 4,
        Calories          = 1855.1,              
        Carbohydrates     = 73.0,              
        Proteins          = 64.0,              
        Lipids            = 38.0,    
        Packaged          = TRUE,
        FoodType          = Meat,
        EvolvedRecipeName = Canned Stock,
        ReplaceOnUse      = TinCanEmpty,
        EvolvedRecipe     = Stew:15;Stir fry Griddle Pan:15;Stir fry:15;Sandwich:15;Salad:15;Roasted Vegetables:15;PastaPot:15;PastaPan:15;RicePot:15;RicePan:15,
    }
item 7CannedChickenSoup
    {

        Weight            = 0.8,            
        Type	          = Food,           
        DisplayName       = Canned Chicken Soup,               
        Icon	          = CannedChickenSoup,               
        Calories          = 1663.1,              
        Carbohydrates     = 83.0,              
        Proteins          = 56.0,              
        Lipids            = 31.0,              
        Packaged          = TRUE,
    }
item Open7CannedChickenSoup
    {

        Weight	          = 0.8,
        Type	          = Food,
        DisplayName       = Open Canned Chicken Soup,
        Icon	          = CannedChickenSoup,
        StaticModel       = CanOpen,
        HungerChange 	  = -15,         
        DaysFresh	  = 2,
        DaysTotallyRotten = 4,
        Calories          = 1663.1,              
        Carbohydrates     = 83.0,              
        Proteins          = 56.0,              
        Lipids            = 31.0,     
        Packaged          = TRUE,
        FoodType          = Meat,
        EvolvedRecipeName = Canned Chicken Soup,
        ReplaceOnUse      = TinCanEmpty,
        EvolvedRecipe     = Stew:15;Stir fry Griddle Pan:15;Stir fry:15;Sandwich:15;Salad:15;Roasted Vegetables:15;PastaPot:15;PastaPan:15;RicePot:15;RicePan:15,
    }
item 7CannedPasta
    {

        Weight            = 0.8,            
        Type	          = Food,           
        DisplayName       = Canned Pasta,               
        Icon	          = CannedPasta,               
        Calories          = 1395.5,              
        Carbohydrates     = 37.0,              
        Proteins          = 23.0,              
        Lipids            = 39.0,              
        Packaged          = TRUE,
    }
item Open7CannedPasta
    {

        Weight	          = 0.8,
        Type	          = Food,
        DisplayName       = Open Canned Pasta,
        Icon	          = CannedPasta,
        StaticModel       = CanOpen,
        HungerChange 	  = -15,         
        DaysFresh	  = 2,
        DaysTotallyRotten = 4,
        Calories          = 1395.5,              
        Carbohydrates     = 37.0,              
        Proteins          = 23.0,              
        Lipids            = 39.0,     
        Packaged          = TRUE,
        FoodType          = Meat,
        EvolvedRecipeName = Canned Pasta,
        ReplaceOnUse      = TinCanEmpty,
        EvolvedRecipe     = Stew:15;Stir fry Griddle Pan:15;Stir fry:15;Sandwich:15;Salad:15;Roasted Vegetables:15;PastaPot:15;PastaPan:15;RicePot:15;RicePan:15,
    }
item 7CannedChicken
    {

        Weight            = 0.8,            
        Type	          = Food,           
        DisplayName       = Canned Chicken,               
        Icon	          = CannedChicken,               
        Calories          = 1654.0,              
        Carbohydrates     = 33.0,              
        Proteins          = 57.0,              
        Lipids            = 63.0,              
        Packaged          = TRUE,
    }
item Open7CannedChicken
    {

        Weight	          = 0.8,
        Type	          = Food,
        DisplayName       = Open Canned Chicken,
        Icon	          = CannedChicken,
        StaticModel       = CanOpen,
        HungerChange 	  = -15,         
        DaysFresh	  = 2,
        DaysTotallyRotten = 4,
        Calories          = 1654.0,              
        Carbohydrates     = 33.0,              
        Proteins          = 57.0,              
        Lipids            = 63.0,      
        Packaged          = TRUE,
        FoodType          = Meat,
        EvolvedRecipeName = Canned Chicken,
        ReplaceOnUse      = TinCanEmpty,
        EvolvedRecipe     = Stew:15;Stir fry Griddle Pan:15;Stir fry:15;Sandwich:15;Salad:15;Roasted Vegetables:15;PastaPot:15;PastaPan:15;RicePot:15;RicePan:15,
    }
item 7CannedMutton
    {

        Weight            = 0.8,            
        Type	          = Food,           
        DisplayName       = Canned Mutton,               
        Icon	          = CannedMutton,               
        Calories          = 2180.9,              
        Carbohydrates     = 43.0,              
        Proteins          = 59.0,              
        Lipids            = 162.0,              
        Packaged          = TRUE,
    }
item Open7CannedMutton
    {

        Weight	          = 0.8,
        Type	          = Food,
        DisplayName       = Open Canned Mutton,
        Icon	          = CannedMutton,
        StaticModel       = CanOpen,
        HungerChange 	  = -15,         
        DaysFresh	  = 2,
        DaysTotallyRotten = 4,
        Calories          = 2180.9,              
        Carbohydrates     = 43.0,              
        Proteins          = 59.0,              
        Lipids            = 162.0,      
        Packaged          = TRUE,
        FoodType          = Meat,
        EvolvedRecipeName = Canned Mutton,
        ReplaceOnUse      = TinCanEmpty,
        EvolvedRecipe     = Stew:15;Stir fry Griddle Pan:15;Stir fry:15;Sandwich:15;Salad:15;Roasted Vegetables:15;PastaPot:15;PastaPan:15;RicePot:15;RicePan:15,
    }
item 7CannedBeef
    {

        Weight            = 0.8,            
        Type	          = Food,           
        DisplayName       = Canned Beef,               
        Icon	          = CannedBeef,               
        Calories          = 1980.9,              
        Carbohydrates     = 30.0,              
        Proteins          = 60.0,              
        Lipids            = 155.1,              
        Packaged          = TRUE,
    }
item Open7CannedBeef
    {

        Weight	          = 0.8,
        Type	          = Food,
        DisplayName       = Open Canned Beef,
        Icon	          = CannedBeef,
        StaticModel       = CanOpen,
        HungerChange 	  = -15,         
        DaysFresh	  = 2,
        DaysTotallyRotten = 4,
        Calories          = 1980.9,              
        Carbohydrates     = 30.0,              
        Proteins          = 60.0,              
        Lipids            = 155.1,     
        Packaged          = TRUE,
        FoodType          = Meat,
        EvolvedRecipeName = Canned Beef,
        ReplaceOnUse      = TinCanEmpty,
        EvolvedRecipe     = Stew:15;Stir fry Griddle Pan:15;Stir fry:15;Sandwich:15;Salad:15;Roasted Vegetables:15;PastaPot:15;PastaPan:15;RicePot:15;RicePan:15,
    }
item GlassjarEmpty
    {

        Weight	       = 0.2,
        Type	       = Normal,
        DisplayName    = Glass Jar Empty,
        Icon	       = DrinksGlassJar,
	ReplaceOnUseOn = WaterSource-GlassjarWaterFull,
	CanStoreWater  = TRUE,
    }
item GlassjarWaterFull
    {

        Weight	         = 1.0,
        Type	         = Drainable,
        DisplayName      = Glass Jar Water Full,
        Icon	         = DrinksGlassJar,
        UseDelta	 = 0.20,
	EatType          = Bourbon,
        ReplaceOnDeplete = GlassjarEmpty,
        ReplaceOnUseOn	 = WaterSource-GlassjarWaterFull,
	IsWaterSource    = TRUE,
	CanStoreWater    = TRUE,
        UseWhileEquipped = FALSE,
    }

}